[IA64] Implement guest_os_type for ia64
authorAlex Williamson <alex.williamson@hp.com>
Thu, 29 Nov 2007 19:15:43 +0000 (12:15 -0700)
committerAlex Williamson <alex.williamson@hp.com>
Thu, 29 Nov 2007 19:15:43 +0000 (12:15 -0700)
commit1ea2ab2fe8e4dd9379329c104254ff56ad00f5a7
tree48191cad5e6b1b764424298b6f75a9f71f25b72e
parentd1ecffb2a9b2df3ba5a5ce45d90aad8ae33f8ffe
[IA64] Implement guest_os_type for ia64

This makes use of the domain config option guest_os_type for
ia64 and removes the backing for the previous ACPI based
mechanism used previously.  A user wanting optimal performance
for a specific type of OS guest running in an HVM domain should
make use of this new option.  See updated xmexmaple.vti for
available options.  All supported OSes should always work using
the default option or leaving the option unspecified.  Originally
based on patch from Zhang Xin.

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
tools/examples/xmexample.vti
tools/libxc/ia64/xc_ia64_hvm_build.c
tools/libxc/xenctrl.h
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/xend/image.py
xen/arch/ia64/vmx/mmio.c
xen/arch/ia64/vmx/vmx_init.c
xen/include/asm-ia64/domain.h
xen/include/asm-ia64/vmx_platform.h
xen/include/public/arch-ia64.h